How to Install discosnp software package in Ubuntu 14.04 LTS (Trusty Tahr)

How to Install discosnp software package in Ubuntu 14.04 LTS (Trusty Tahr)

discosnp software package provides discovering Single Nucleotide Polymorphism from raw set(s) of reads, you can install in your Ubuntu 14.04 LTS (Trusty Tahr) by running the commands given below on the terminal,

$ sudo apt-get update
$ sudo apt-get install discosnp 

discosnp is installed in your system.

Make ensure the discosnp package were installed using the commands given below,

$ sudo dpkg-query -l | grep discosnp *

You will get with discosnp package name, version, architecture and description in a table

discosnp package basic information:

Distro Ubuntu 14 04 lts trusty tahr
Section Science
Package discosnp
Version 1.0.1-3
Description discovering Single Nucleotide Polymorphism from raw set(s) of reads
Sub Section Science


See Also, How to uninstall or remove discosnp software package from Ubuntu 14.04 LTS (Trusty Tahr)?